home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / m / mpegplay / infompeg / infompeg.doc next >
Encoding:
Text File  |  1996-11-03  |  1.2 KB  |  30 lines

  1. InfoMPEG version 1.0
  2. --------------------
  3.  
  4.     InfoMPEG is a small utility to parse MPEG-1 compatible video streams,
  5. and return information that is easily attainable.
  6.     InfoMPEG was written to provide a quick and convenient way of constructing
  7. charts containing various details on MPEG streams, allowing comparisons to
  8. easily be made.  It can also be used simply to find out the pixel resolution
  9. and types of frames in a stream (can do so almost instantly).
  10.  
  11. InfoMPEG Options
  12. ----------------
  13.  
  14. Usage: InfoMPEG [-123] filename.mpg [filename.mpg ...]
  15.  
  16. Option '-1' should be used when the resolution and types of frames
  17.         in a bitstream are sufficient data.  This option is
  18.         very quick (can be used to scan through directories of
  19.         MPEG files in seconds using the wildcard string '*.MPG')
  20.  
  21. Option '-2' or Option '-3' should be used when '-1' does not return
  22.         enough data.  As with '-1', either option can be used on
  23.         a single MPEG file or with multiple files.  If more than
  24.         one file is specified, a summary chart will be displayed
  25.         at the end of output.
  26.  
  27. InfoMPEG Copyright (C) 1993 Dennis Lee
  28.  
  29. (Atari Version, Compiled with GCC 2.5.8 by Martin Griffiths).
  30.